5 poke840,0:gosub5100:poke53280,.:poke53281,.:print"[147][158]":print" hi-res converter":print" by shawn ort (c)1986 ":printtab(9)"d [154]- directory":printtab(9)"s [154]- send disk command":printtab(9)"c [154]- convert screen":printtab(9)"k [154]- custom screen convert":printtab(9)"q [154]- quit
30 [153][163]9)"contpress dcont, scont, ccont, kcont, or qcont.":[158]52300:[151]198,.
90 [161]a$:[139]a$[178]""[167]90
91 [139]a$[178]"d"[167]1000
92 [139]a$[178]"s"[167]100
93 [139]a$[178]"c"[167]2050
94 [139]a$[178]"k"[167]2230
95 [139]a$[178]"q"[167]150
99 [137]90
100 [153]"enter disk command:":[153]"->";:le[178]36:[141]60500:a$[178]b$:[159]15,8,15,a$:[160]15:[159]15,8,15:[132]15,a$,b$,c$,d$:[160]15:[153]"def"a$" "b$" "c$" "d$:[153]" contpress space to continue.
145 ifpeek(203)<>60then145
146 run
150 print"[158]":printspc(8);" [146]":printspc(8);" return to main menu [146]":printspc(8);" [146]":printspc(8);" are you sure? [146]":printspc(8);" [146]
170 [161]a$:[139]a$[178]""[167]170
171 [139]a$[179][177]"y"[167][138]
175 [153]"loadstoploading main menu":[153]"":[159]15,8,15,"r0:hello connect=hello connect":[132]15,er:[160]15:[139]er[179][177]63[167][128]
200 [147]"hello connect",8
1000 [159]15,8,15,"i0":[160]15:[151]49153,0:bf[178]0:[159]1,8,2,"$":[158]52423:[153]"loadcont wait";:[153]" file name file type file size wait";:[153]" waitopen
2110 [153]"loadcont convert screen instructions":[153]" insert source disk and":[153]" enter name of file to be converted":[153]"-->";:le[178]16:[141]60500:sf$[178]b$:[139]sf$[178]""[167]2110
2210 [158]62957:[141]5100:[153]" done!! press any key to continue
2220 geta$:ifa$=""then2220
2225 run
2230 print"[147][158] custom convert
2237 [153]"contenter start of source hi-res in decimal":[153]"-->";:le[178]5:[141]60500:ad[178][197](b$):[139]ad[179]8192[176]ad[177]57344[167][153]"bad location":[137]2237
2242 [141]3000:[151]52401,l:[151]52400,x
2265 [153]"contenter address to move source hi-res to":[153]"-->";:le[178]5:[141]60500:ad[178][197](b$):[139]ad[179]8192[176]ad[177]57344[167][153]"bad location":[137]2265
2320 print"enter starting address";:le=5:gosub60500:sa=val(b$):print"enter ending address";:le=5:gosub60500:ea=val(b$):print"fill with what value";:le=3:gosub60500:v=val(b$):forx=satoea:pokex,v:next
2345 print"[147]enter starting address for save":le=5:gosub60500:sa=val(b$):print"enter ending address for save":le=5:gosub60500:ea=val(b$):ad=sa:gosub3000:poke193,x:poke194,l:ad=ea:poke174,x:poke175,l:goto2180